-
Re: Determine whether a font file is OpenType format or TrueType format
TrueType and OpenType can mean a lot of things. What do you need to differentiate: the outline format, the presence of OpenType layout extension, or both?2 -
Re: Have you ever had conflicts between double-coded glyphs?
Some languages expect Tcedilla to look like a T with a cedilla and not a comma below, like Mankanya or Manjak and, if I’m not mistaken, Gagauz.2 -
Re: Which extended Latin characters never occur at the beginning of a word?
Ŋ is never used initially in words in Sami languages, where its uppercase has the N-form, but certainly does in some Australian languages where its uppercase also most often has the N-form. For examp…4 -
Re: Floating diacritics
JH:That said, if you did want to provide some positioning data for the combining ogonek, I think you would be safe in assuming that the mark only applies to vowels. The combining ogonek can be spotte…1 -
Re: u+00af and u+02c9
U+00AF MACRON (= overline, APL overbar) is really an overline. Most fonts include it because it’s in common legacy encodings like Windows CodePage 1252 or Mac Roman. It’s mostly meant to be used as t…2